home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / Games / windows / Freeciv-2.1.9-win32-gtk2-setup.exe / data / misc / small.spec < prev    next >
Encoding:
Text File  |  2009-03-30  |  2.6 KB  |  123 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec3"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Alexandre Beraud <a_beraud@lemel.fr>
  11.     Jeff Mallatt <jjm@codewell.com> (cooling flakes)
  12.     Davide Pagnin <nightmare@freeciv.it> (angry citizens)
  13.     Enrico Bini <e.bini@sssup.it> (fundamentalism icon)
  14.     Hogne H├Ñskjold <haskjold@gmail.com> (gold coin)
  15. "
  16.  
  17. [file]
  18. gfx = "misc/small"
  19.  
  20. [grid_main]
  21.  
  22. x_top_left = 0
  23. y_top_left = 0
  24. dx = 15
  25. dy = 20
  26.  
  27. tiles = { "row", "column", "tag"
  28.  
  29. ; Science progress indicators:
  30.  
  31.   0,  0, "s.science_bulb_0"
  32.   0,  1, "s.science_bulb_1"
  33.   0,  2, "s.science_bulb_2"
  34.   0,  3, "s.science_bulb_3"
  35.   0,  4, "s.science_bulb_4"
  36.   0,  5, "s.science_bulb_5"
  37.   0,  6, "s.science_bulb_6"
  38.   0,  7, "s.science_bulb_7"
  39.  
  40. ; Government icons: (see further below for fundamentalism)
  41.  
  42.   0,  8, "gov.anarchy"
  43.   0,  9, "gov.despotism"
  44.   0, 10, "gov.monarchy"
  45.   0, 11, "gov.communism"
  46.   0, 12, "gov.fundamentalism"
  47.   0, 13, "gov.republic"
  48.   0, 14, "gov.democracy"
  49.  
  50. ; Global warming progress indicators:
  51.  
  52.   0, 15, "s.warming_sun_0"
  53.   0, 16, "s.warming_sun_1"
  54.   0, 17, "s.warming_sun_2"
  55.   0, 18, "s.warming_sun_3"
  56.   0, 19, "s.warming_sun_4"
  57.   0, 20, "s.warming_sun_5"
  58.   0, 21, "s.warming_sun_6"
  59.   0, 22, "s.warming_sun_7"
  60.  
  61. ; Nuclear winter progress indicators:
  62.  
  63.   0, 34, "s.cooling_flake_0"
  64.   0, 35, "s.cooling_flake_1"
  65.   0, 36, "s.cooling_flake_2"
  66.   0, 37, "s.cooling_flake_3"
  67.   0, 38, "s.cooling_flake_4"
  68.   0, 39, "s.cooling_flake_5"
  69.   0, 40, "s.cooling_flake_6"
  70.   0, 41, "s.cooling_flake_7"
  71.  
  72. ; Panel tax icons
  73.  
  74.   0, 23, "s.tax_luxury"
  75.   0, 24, "s.tax_science"
  76.   0, 25, "s.tax_gold"
  77.  
  78. ; Citizen icons:
  79.  
  80.   0, 23, "specialist.elvis_0"
  81.   0, 24, "specialist.scientist_0"
  82.   0, 25, "specialist.taxman_0"
  83.  
  84.   0, 26, "citizen.content_0"
  85.   0, 27, "citizen.content_1"
  86.   0, 28, "citizen.happy_0"
  87.   0, 29, "citizen.happy_1"
  88.   0, 30, "citizen.unhappy_0" 
  89.   0, 31, "citizen.unhappy_1" 
  90.   0, 32, "citizen.angry_0" 
  91.   0, 33, "citizen.angry_1" 
  92.  
  93. ; Right arrow icon:
  94.  
  95.   0, 42, "s.right_arrow"
  96.  
  97. ; Event Message Icons - currently unused
  98.  
  99.   1, 0,  "ev.hutbarbarians"
  100.   1, 0,  "ev.hutcowardlybarbs"
  101.   1, 1,  "ev.diplomated"
  102.   1, 1,  "ev.diplomatmine"
  103.   1, 1,  "ev.firstcontact"
  104.   1, 2,  "ev.aqueduct"
  105.   1, 2,  "ev.aqueductbuilding"  
  106.   1, 3,  "ev.growth"
  107.   1, 3,  "ev.granthrottle"
  108.   1, 3,  "ev.citymaygrow"
  109.   1, 3,  "ev.citybuild"
  110.   1, 3,  "ev.hutcity"
  111.   1, 3,  "ev.hutnomads"
  112.   1, 4,  "ev.famine"
  113.   1, 4,  "ev.faminefeared"
  114.   1, 5,  "ev.pollution"
  115.   1, 6,  "ev.nuke"
  116.   1, 6,  "ev.citynuked"
  117.   1, 7,  "ev.wonderstart"
  118.   1, 8,  "ev.wonderstopped"
  119.   1, 8,  "ev.wonderobsolete"
  120.   1, 9,  "ev.wonderwillbebuilt"
  121.   1, 10, "ev.wonderbuilt"
  122. }
  123.